set p_list to [#whichevent: [#comment: "Initializing Event:", #format: #symbol, #range: [#mouseUp, #prepareFrame, #exitFrame, #initGotoPreviousMarker], #default: #mouseUp]]
return p_list
end
on getBehaviorDescription
return "Moves the Playback Head to the previous marker when the specified event occurs. Drag to a sprite or a frame in the script channel." && RETURN & "PARAMETERS:" && RETURN & "窶「 Initializing Event - Specify the event that triggers the behavior."